home *** CD-ROM | disk | FTP | other *** search
- ; Demonstration of the PageEdit procedure (library PAGEEDIT.LIB)
- ;
- ; Note: your application needs to be distributed along with PAGEEDIT.CFG &
- ; PAGEEDIT.PCB !
-
- #ppe
- #libpath ..\..\lib
- #use pageedit
-
- PageEdit(PPEPath() + "SAMPLE.PCB")
-